Skip to content

Conversation

azure-sdk
Copy link
Owner

Create to sync Azure/azure-rest-api-specs#28369

You can install the use using pip install of the artifacts.

azure-sdk and others added 30 commits March 8, 2024 13:12
* add async iterator random stream for async httpx

* update perf tests with same args for easier comparison of perf

* pauls comments

* update asynciterator comment to iterable
…ure#34709)

* Create a separate job for events requiring Az CLI

* Update .github/workflows/event-processor.yml

Co-authored-by: Wes Haggard <[email protected]>

---------

Co-authored-by: James Suplizio <[email protected]>
Co-authored-by: Wes Haggard <[email protected]>
…#34708)

In the case there is exactly one previous release PS will return the single object and thus the Count property will not exist. Instead this change ensures that we always have a list.

Co-authored-by: Wes Haggard <[email protected]>
* remove upper bound in setup.py

* update

* update

* update

* revert change for monitor

* update
* add myself to tools/ directory

* add mccoy
* Add release date

* Change to next Monday as the team won't release SDK at Friday
- Updates for next-pylint.
- Added changelog entry for a previous release that was released from
  another branch.

Signed-off-by: Paul Van Eck <[email protected]>
…_container_if_not_exists` (Azure#34286)

* fixes

* Update CHANGELOG.md

* fixed missing kwargs

* using PR to remove these wrongly-marked limitations
* Remove experimental annotation from provision network

* remove unused import
…re#34727)

* ensure that image.yml is populated everywhere
* update ci.yml to also use the variables as provided by image.yml
* update gitignore so that our updates don't break anyone's analyze
* ensure analyze weekly runs on the correct job
The swagger file are updated and the code is regenerated.

Signed-off-by: Paul Van Eck <[email protected]>
* api events

* api center

* update version

* Update sdk/eventgrid/azure-eventgrid/CHANGELOG.md
…e#34473)

* update batch error description

* Revert "update batch error description"

This reverts commit 9fbe949.

* linked sample, updated ivar

* Update exceptions.py

* Update exceptions.py

* Update exceptions.py

* Update exceptions.py
* Remove Optional type annotation from get() methods

* Remove duplicate overloads

* Fix sphinx errors

* Fix indentation

* Turn on strict sphinx check

* Implicitly expose search_space and _credentials classes to avoid duplicate object exposures

* Add deprecation warning message for imports and update CHANGELOG

* Update formatting

* Ignore mypy error
* Reverting models to make sure calls to the simulator work

* quotes

* Spellcheck fixes

* ignore the models for doc generation

* Fixed the quotes on f strings

* pylint skip file

* Support for summarization

* Adding a limit of 2 conversation turns for all but conversation simulators

* exclude synthetic from mypy

* Another lint fix

* Skip the file causing linting issues
Turning on GitHub Action to enforce the max life of issues. "Close stale issues"
* Update FastAPI sample with instrumentation

* uvicorn spelling
* messaging python SDK

* reverting kind change

* add new rest api commimt changes

* adding samples

* adding samples

* latest rest api changes merge

* review comments

* build failures

* build failures

* build failures

* Adding AAD auth

* adding asset.json

* readme update

* plint issues fix

* changelog update

* plint issues fix

* buildfix

* test fix

* revert job router change

* test fix.

* testfix

* test fix

* test fix

* review comments

* samples for Image messages

* adding to code owners

* review comments

* adding iteratable bytes to download media

* lint issues

* lint issues

* review comments

* tsp commit update

* Update sdk/communication/azure-communication-messages/samples/send_text_notification_messages_async.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_text_notification_messages_async.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_text_notification_messages_async.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_text_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* review comments

* Update sdk/communication/azure-communication-messages/samples/send_text_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_image_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/README.md

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_image_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_image_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_image_notification_messages_async.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_image_notification_messages_async.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_template_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_template_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_template_notification_messages_async.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_text_notification_messages.py

Co-authored-by: Anna Tisch <[email protected]>

* Update sdk/communication/azure-communication-messages/samples/send_template_notification_messages_async.py

Co-authored-by: Anna Tisch <[email protected]>

* review comments

* review comments

* adding Token credential Sample

* samples improvement

* Iterable bytes changes

* removing job router references.

---------

Co-authored-by: Anna Tisch <[email protected]>
scbedd and others added 21 commits March 19, 2024 11:32
* fix attestation tests
* create an isolated 1es entrypoint for python-analyze-weekly
* swap standalone tests.ymls calls to isolated 1es entrypoint for python-analyze-weekly
* modify built-in chat eval flow:

* modify rai service request format
* fix aggregation logic
* add input validation for rai service

* fix bug in validate_conversation of chat eval flow
…re#34630)

* use optional env for azure openai tests and remove v0 tests

* update param ToxTestEnv in live test template

* enable optional

* debug

* fix config options

* fixes to path for audio file and install aiohttp dev req

* remove debug logging line

* debugging test failure

* more debug

* undo debug testing, use pathlib for paths, target sys.executable for cli tests

* setting up testing for both preview and GA versions for AOAI

* remove unused code

* update the rest of the test files to test against GA/preview API versions if indicated

* update conftest

* update model version

* don't test openai for content filter tests

* update for latest ga/preview api versions

* fixes for api versions
This removes the audience docstring for now until support for other
clouds is in-place and validated.

Signed-off-by: Paul Van Eck <[email protected]>
…ure#34833)

* rename use_operating_system_account to use_default_broker_account

* Update sdk/identity/azure-identity-broker/README.md

Co-authored-by: Paul Van Eck <[email protected]>

---------

Co-authored-by: Paul Van Eck <[email protected]>
* if it isnt a user started detach

* set error instead of raise + comments

* fix mypy issue for self._error

* fix pylint

* change error condition

* fix comment

---------

Co-authored-by: Kashif Khan <[email protected]>
* update changelog

* update change long with keep alive change

Co-authored-by: swathipil <[email protected]>

* update release date

---------

Co-authored-by: swathipil <[email protected]>
Co-authored-by: swathipil <[email protected]>
…ner) (Azure#34527)

* code and test

* add recordings

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: Einar Traustason <[email protected]>
Co-authored-by: azure-sdk <PythonSdkPipelines>
…wner) (Azure#34684)

* code and test

* update-testcase

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <[email protected]>
…y be merged by SDK owner) (Azure#34378)

* code and test

* update patch code for lro

* update-testcase

* update test dependency

* fix-testcase

* update-recordings

* update test

* fix deserialization error

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: msyyc <[email protected]>
Co-authored-by: ChenxiJiang333 <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
…y SDK owner) (Azure#34679)

* code and test

* Update CHANGELOG.md

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <[email protected]>
Merge c351b62d8212ca22ab740b43f1a2691090af12c8 into b0f4f78c9fc7272226a88bcd726d253aa6545aee
@azure-sdk azure-sdk force-pushed the sdkAuto/28369/track2_azure-mgmt-appcontainers branch from 132fac2 to 526ed7f Compare March 21, 2024 03:38
@azure-sdk azure-sdk force-pushed the main branch 3 times, most recently from 6680ffc to 5652869 Compare April 3, 2024 03:33
@azure-sdk azure-sdk closed this Apr 7, 2024
@azure-sdk azure-sdk deleted the sdkAuto/28369/track2_azure-mgmt-appcontainers branch April 7, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.